home *** CD-ROM | disk | FTP | other *** search
- { -------------------------------------------------
- PUTHEAP - Write a string to Page [n] of the heap
- ------------------------------------------------- }
-
- Procedure PutHeap ( PAGE : HeapBuf;
- HV : Char;
- S : AnyString;
- X : ColumnType;
- Y : RowType;
- Att : Byte );
- external 'PutHeap.com';